home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / dtype / akTIFF-dt.readme < prev    next >
Text File  |  2002-06-30  |  2KB  |  58 lines

  1. Short:    AkTIFF-dt V45.1 (TIFF, 68000-060, UAE/Amithlon)
  2. Author:   Andreas R. Kleinert
  3. Uploader: info@ar-kleinert.de
  4. Type:     util/dtype
  5.  
  6. (68000, 020/030, 040 and 060 versions inside,
  7.  with UAE/Amithlon optimizations)
  8.  
  9.                           akTIFF.datatype
  10.  
  11.                            - FREEWARE -
  12.  
  13.            © 1998-2002 by Andreas Ralph Kleinert. All rights reserved.
  14.  
  15.                     A PerSuaSiVe SoftWorX PRODUCT.
  16.  
  17.                         Needs Kickstart V3.x
  18.  
  19.  
  20.  Program information
  21.  -------------------
  22.  akTIFF.datatype is a TIFF datatype, which is based on the
  23.  TIFF reference sources (libtiff 3.4beta037).
  24.  
  25.  So it does support 8 Bit color mapped files (colorspace expanded to
  26.  8 bit per component always) and True color files (24 Bit, alpha
  27.  channel ignored, cut down to 24 Bit 8:8:8 if necessary).
  28.  
  29.  Note, that reading of LZW compressed TIFF graphics is disabled because
  30.  of legal reasons. Zip and JPEG compression intentionally is not supported,
  31.  because they are seldomly used and support would bloaten the binaries
  32.  a lot - subject to further considerations, though.
  33.  
  34.  [ More detailed description can be found in akTIFF.guide ]
  35.  
  36.  --------------------------------------------------------------------------
  37.  Supported output bitmap formats:
  38.  
  39.    - picture.datatype V39-42:
  40.  
  41.       o (upto) 256 palette colors
  42.       o HAM6 or HAM8
  43.  
  44.    - picture.datatype V43 (CyberGraphX or Picasso96 *) or V44 (OS 3.5)
  45.  
  46.       o 24 Bit RGB
  47.  
  48.  Where upto 256 colors always will be exported unmodified,
  49.  and 24 Bit data either is dithered or converted to HAM6/HAM8,
  50.  if it can't be or should not be exported unmodified.
  51.  
  52.  (*) the latter one works with OCS/ECS/AGA, too
  53.  --------------------------------------------------------------------------
  54.  
  55.  You should use the included preferences program for best configuration.
  56.  
  57.  See program archive for copyright and distribution information.
  58.